	(This exact behavior is also utilized by 
	the event parser when moving the Player)

Sets a target tile to move to.

	(the rest is handled by  "4_Move the player")
Sets a direction.
Considers collision.
if no collision:
	Sets a "walk" pose.
	Moves the Player.
	Sets an "idle" pose.